docs: Update GSK_RENDERER docs
authorMatthias Clasen <mclasen@redhat.com>
Sat, 22 May 2021 17:09:54 +0000 (13:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 22 May 2021 21:25:26 +0000 (17:25 -0400)
This did not mention the opengl and ngl values yet.

docs/reference/gtk/running.md

index 3a3458eb1d70b0a8ef03a3a30ea3ac4e0869e0a7..bd798341d21306c8929cc1b1ec4e0e3646b753de 100644 (file)
@@ -324,9 +324,15 @@ using and the GDK backend supports them:
 `cairo`
 : Selects the fallback Cairo renderer
 
-`gl`
+`opengl`
 : Selects the default OpenGL renderer
 
+`gl`
+: Selects the "gl" OpenGL renderer
+
+`ngl`
+: Selects the "ngl" OpenGL renderer
+
 `vulkan`
 : Selects the Vulkan renderer